DialHandler

fun interface DialHandler

DialHandler

Since

0.6.0

Functions

onResult
Link copied to clipboard
abstract fun onResult(call: DirectCall?, e: SendBirdException?)

A callback for when the dialing is done.